Skip to content
This repository has been archived by the owner on Aug 4, 2023. It is now read-only.

Rewrite the server to allow exporting details about the probe #23

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

jeremy-clerc
Copy link

  • Way to go for deps is now go mod, so get rid of glade vendor, and use go mod
  • Update all dependencies as they were quite outdated
  • Allow exporting probe details for matching check tags

* Update go-pingdom to include results api
* Update all other dependencies as they were pinned to 2017
Pingdom rotates probes when doing checks from the same region,
so the city and country will change at each check. To avoid
exporting outdated metrics, as they are associated with labels
which may change if choose to gather detailed probe infos, we must
delete them, so we keep only one exported metric for a given check
ID.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant